home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
stepp000.swf
/
scripts
/
DefineButton2_745
/
BUTTONCONDACTION on(press).as
next >
Wrap
Text File
|
2008-11-12
|
245b
|
16 lines
on(press){
tellTarget("../FlechesRoue")
{
gotoAndStop("Up");
}
set("/Variables:ScrollMail",10);
tellTarget("ScrollAttachement")
{
play();
}
tellTarget("../RoueScroll")
{
play();
}
}